[INFO] cloning repository https://github.com/JanotLeLapin/Makar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JanotLeLapin/Makar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2cf8199952eeee4a44b6ddb2d6543e4d7188f11
[INFO] checking JanotLeLapin/Makar against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] finished tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] tweaked toml for git repo https://github.com/JanotLeLapin/Makar written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JanotLeLapin/Makar on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JanotLeLapin/Makar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking JanotLeLapin/Makar against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] finished tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] tweaked toml for git repo https://github.com/JanotLeLapin/Makar written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JanotLeLapin/Makar on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JanotLeLapin/Makar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6d53d708e8698c96d12a26efaee95b88c8ae9f42f66c97c721f89a460aae589
[INFO] running `Command { std: "docker" "start" "-a" "f6d53d708e8698c96d12a26efaee95b88c8ae9f42f66c97c721f89a460aae589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6d53d708e8698c96d12a26efaee95b88c8ae9f42f66c97c721f89a460aae589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d53d708e8698c96d12a26efaee95b88c8ae9f42f66c97c721f89a460aae589", kill_on_drop: false }`
[INFO] [stdout] f6d53d708e8698c96d12a26efaee95b88c8ae9f42f66c97c721f89a460aae589
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 088125b8c400805e32b9c76951f00c179c8af1583e00f864515e8db05a0fd40e
[INFO] running `Command { std: "docker" "start" "-a" "088125b8c400805e32b9c76951f00c179c8af1583e00f864515e8db05a0fd40e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking makar-protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]     Checking makar-proxy v0.1.0 (/opt/rustwide/workdir/proxy)
[INFO] [stderr]     Checking makar-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> proxy/src/connection.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> proxy/src/connection.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `view_distance`
[INFO] [stdout]    --> proxy/src/connection.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             view_distance,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: try ignoring the field: `view_distance: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_mode`
[INFO] [stdout]    --> proxy/src/connection.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             chat_mode,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `chat_mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_colors`
[INFO] [stdout]    --> proxy/src/connection.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             chat_colors,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `chat_colors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `displayed_skin_parts`
[INFO] [stdout]    --> proxy/src/connection.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             displayed_skin_parts,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `displayed_skin_parts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             on_ground,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> proxy/src/connection.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> proxy/src/connection.rs:199:47
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                               ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> proxy/src/connection.rs:199:50
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                  ^ help: try ignoring the field: `z: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:199:53
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ProxyBoundPacket::PlayerIsOnGround { on_ground } => {}
[INFO] [stdout]     |                                              ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> proxy/src/connection.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ProxyBoundPacket::PluginMessage { channel } => {}
[INFO] [stdout]     |                                           ^^^^^^^ help: try ignoring the field: `channel: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `view_distance`
[INFO] [stdout]    --> proxy/src/connection.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             view_distance,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: try ignoring the field: `view_distance: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_mode`
[INFO] [stdout]    --> proxy/src/connection.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             chat_mode,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `chat_mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_colors`
[INFO] [stdout]    --> proxy/src/connection.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             chat_colors,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `chat_colors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `displayed_skin_parts`
[INFO] [stdout]    --> proxy/src/connection.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             displayed_skin_parts,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `displayed_skin_parts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             on_ground,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> proxy/src/connection.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> proxy/src/connection.rs:199:47
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                               ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> proxy/src/connection.rs:199:50
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                  ^ help: try ignoring the field: `z: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:199:53
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ProxyBoundPacket::PlayerIsOnGround { on_ground } => {}
[INFO] [stdout]     |                                              ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> proxy/src/connection.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ProxyBoundPacket::PluginMessage { channel } => {}
[INFO] [stdout]     |                                           ^^^^^^^ help: try ignoring the field: `channel: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `value` are never used
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 13 |             pub fn new(value: $type) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |             pub fn value(&self) -> $type {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EncryptionRequest` is never constructed
[INFO] [stdout]    --> proxy/src/versions/v1_8_8.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     EncryptionRequest, 0x01 => {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: proxy/src/protocol/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         pub enum ClientBoundPacket {
[INFO] [stdout]     |                  ----------------- variant in this enum
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `crate::define_client_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `port` are never read
[INFO] [stdout]   --> proxy/src/versions/v1_8_8.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Handshake, Handshake, 0x00 => {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 45 |         protocol: VarInt,
[INFO] [stdout] 46 |         address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |         port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_proxy_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `value` are never used
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 13 |             pub fn new(value: $type) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |             pub fn value(&self) -> $type {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EncryptionRequest` is never constructed
[INFO] [stdout]    --> proxy/src/versions/v1_8_8.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     EncryptionRequest, 0x01 => {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: proxy/src/protocol/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         pub enum ClientBoundPacket {
[INFO] [stdout]     |                  ----------------- variant in this enum
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `crate::define_client_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `port` are never read
[INFO] [stdout]   --> proxy/src/versions/v1_8_8.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Handshake, Handshake, 0x00 => {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 45 |         protocol: VarInt,
[INFO] [stdout] 46 |         address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |         port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_proxy_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s
[INFO] running `Command { std: "docker" "inspect" "088125b8c400805e32b9c76951f00c179c8af1583e00f864515e8db05a0fd40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "088125b8c400805e32b9c76951f00c179c8af1583e00f864515e8db05a0fd40e", kill_on_drop: false }`
[INFO] [stdout] 088125b8c400805e32b9c76951f00c179c8af1583e00f864515e8db05a0fd40e
